Skip to main content

Changing Upload Size Limit

This guide provides step-by-step instructions for increasing the file upload size limit in the MAXRES Construct authoring tool. These instructions can only be performed by users with access to the Author project files.

Steps to Change Upload Size Limit

  1. Navigate to the Author Project

    • Access the Author project in the system.

    Author Project Figure 1: Navigating to the Author project

  2. Locate the Configuration Folder

    • Find and expand the conf folder within the project files.

    Configuration Folder Figure 2: Configuration folder

  3. Open the Configuration File

    • Open the config.json file to view the current configurations of the authoring tool.

    Configuration File Figure 3: Configuration file

  4. Modify the Upload Size Limit

    • Locate the maxFileUploadSize property in the file.
    • Update the value as needed, using the format number:MB (e.g., 1000MB for 1GB).

    Update Upload Size Figure 4: Updating the upload size limit

  5. Save and Reboot

    • Save the updated configuration file.
    • Reboot the server to apply the changes.
  6. Verify the Changes

    • Open the authoring tool and navigate to the asset upload form to confirm the updated upload size limit.

    Verify Changes Figure 5: Verifying changes in the authoring tool

Once completed, the file upload size limit will be updated successfully.